Select a range of items in the SearchResults
[id(16), helpstring("method SelectItems")]
HRESULT SelectItems([in] long iFirstItem, [in] long iLastItem);|
Parameters |
Description |
|
[in] long iFirstItem |
0-based index of first item from SearchResults to include |
|
[in] long iLastItem |
0-based index of last item from SearchResults to include |
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|